projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e8f7c9
)
* lisp/files.el (file-subdir-of-p): Fix typo.
author
thierry volpiatto
<thierry.volpiatto@gmail.com>
Fri, 24 Feb 2012 21:16:56 +0000
(22:16 +0100)
committer
thierry volpiatto
<thierry.volpiatto@gmail.com>
Fri, 24 Feb 2012 21:16:56 +0000
(22:16 +0100)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index a1a252796796322a6b06a17d995c5b5624801092..01a401b46129de40735c182fc9b3d9bb193ce93e 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,7
@@
+2012-02-24 thierry <thierry@thierry-MM061>
+
+ * lisp/files.el (file-subdir-of-p): Fix typo.
+
2012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
* files.el (files-equal-p, file-subdir-of-p): New functions.